[PATCH] lib/raid6: Fix filename emitted in generated code

The files were renamed in commit cc4589ebf; fix the name in the file
itself.

Signed-off-by: Dan McGee <dpmcgee [at] gmail.com>
---
lib/raid6/int.uc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/raid6/int.uc b/lib/raid6/int.uc
index d1e276a..5b50f8d 100644
--- a/lib/raid6/int.uc
+++ b/lib/raid6/int.uc
[at] [at] -11,7 +11,7 [at] [at]
* ------------------------------------------------------------ ----------- */

/*
- * raid6int$#.c
+ * int$#.c
*
* $#-way unrolled portable integer math RAID-6 instruction set
*
--
1.7.7
Dan McGee [ Mo, 17 Oktober 2011 22:29 ] [ ID #2065734 ]
Linux » gmane.linux.raid » [PATCH] lib/raid6: Fix filename emitted in generated code

Vorheriges Thema: [RFC] MD: Restart an interrupted incremental recovery.
Nächstes Thema: Potential data rollback/corruption after drive failure and re-appearance